home *** CD-ROM | disk | FTP | other *** search
/ Magnum One / Magnum One (Mid-American Digital) (Disc Manufacturing).iso / d18 / docdem.arc / SAMPPROG.H < prev    next >
Text File  |  1991-07-20  |  653b  |  23 lines

  1. /************************************************/
  2. /*                                              */
  3. /* Turbo Pascal for Windows                     */
  4. /* Demo resource header file                    */
  5. /* Copyright (c) 1991 by Borland International  */
  6. /*                                              */
  7. /************************************************/
  8.  
  9. /* SAMPPROG.H  --header file of constants for SAMPPROG.RC  */
  10.  
  11. #define ids_NoProgrm        601
  12. #define ids_Invalid         602
  13. #define ids_Fatal           603
  14.  
  15. #define cm_FileNew          701
  16. #define cm_FileSave         702
  17.  
  18. /*
  19.   .
  20.   . other constants included here
  21.   .
  22. */
  23.